home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / publish.context.bindingaddinstance.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  1.7 KB  |  48 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "publish.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "publish.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr>
  16.                 <td>
  17.                     <H1><img src="../../images/binding.gif" alt="Binding" height="16" width="16"> Binding - <img src="../../images/instance_new.gif" alt="Instance" height="16" width="16"> Add Instance</H1>
  18.                     <p>
  19.                     Use this tab to locate a tModel and associate it with a binding. For example, you may want to create a reference to a tModel that contains an interface definition file that describes interfaces supported by a binding. 
  20.                     
  21. <UL>
  22.                         <li>
  23.                             <b>Search for tModel names containing:</b> Provides a space for you to type all or part of the name of the tModel you want to reference.
  24.                         </li>
  25.  
  26.                         <ul>
  27.                             <li class="action">
  28.                                 Click <b>Search</b> to search for tModels by name.
  29.                             </li>
  30.                             <li class="action">
  31.                                 Click <b>Cancel</b> to cancel this process.
  32.                             </li>
  33.                         </ul>
  34.                     </UL>
  35.                     
  36.  
  37.                     <H3>More Information</H3>
  38.                     <!-- #include file = "glossary.instanceinfo.htm" -->
  39.                     <p>                    
  40.                     <!-- #include file = "glossary.binding.htm" -->
  41.                 </td>
  42.             </tr>
  43.         </table>
  44.         <!-- #include file = "publish.footer.htm" -->
  45.     </body>
  46. </html>
  47.  
  48.